﻿/* CSS Document */

body { margin:0; padding:0; line-height:24px; font-family:'Microsoft YaHei'; font-size:12px;}
div,ul,li,dt,dl,dd,h1,h2,h3,h4,h5,h6,h7,img,p,span{ border-style: none;
	border-color: inherit;
	border-width: 0px;
	padding: 0;
	list-style-type:none;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
}


/* Link */
a:link { text-decoration:none;}
a:visited {text-decoration:none;}
a:hover { text-decoration:none;}
a:active { border:0px; background-color:Transparent;}

a{blr:expression(this.onFocus=this.blur()); outline:none;} 

.blank5{ width:100%; height:5px; clear:both;}
.blank10{ width:100%; height:10px; clear:both;}
.blank15{ width:100%; height:15px; clear:both;}
.blank20{ width:100%; height:20px; clear:both;}
.blank30{ width:100%; height:30px; clear:both;}
.blank40{ width:100%; height:40px; clear:both;}

/*Clear*/
.clear{ clear:both; font-size:1px; height:0px; line-height:0px; overflow:hidden;}/*可用height:1px; overflow:hidden;来控制IE6默认的div的高为12~14px,用BR来做吧，用DIV不太好用*/

/*针对1920的宽屏*/

.max{ position:relative; overflow:hidden;}

.m_banner
{
     width:1920px; *width:1920px; _width:1920px; height:510px;
    position:relative;
    z-index:9;
    margin:0;
	top:0;
    float:left;
	left:50%;
	margin-left:-962px;
	*margin-left:-962px;
	_margin-left:-962px;
    overflow:hidden;
}
.z_top{width:100%;float:left;background:#333;color:#fff;font-size:14px;height:26px;line-height:26px;}
.z_max{width:1200px;margin:0 auto;}
.z_head{
    width: 100%;
    float: left;
    height: 105px;
    border-bottom: 1px solid #e5e5e5;
}
.z_logo{
    float: left;
    margin-top: 8px;
}
.z_tel{
    float: right;
    color: #74706d;
    font-size: 16px;
    margin-top: 10px;
}
.z_tel img{
    position: relative;
    top: 4px;
    margin-right: 7px;
}
.z_tel font{
    font-size: 44px;
    color: #c20201;
    display: block;
    font-family: Impact;
    margin-top: 10px;
}

.z_nav{
    width: 100%;
    float: left;
    text-align: center;
    margin: 15px 0;
}
.z_nav ul li{
    display: inline-block;
}
.z_nav a{border-left: 1px solid transparent;border-right: 1px solid transparent;font-size: 18px;color: #333;padding: 0 10px;margin: 0 27px;}
.z_nav a:hover{color:#c20200;border-left:1px solid #c20200;border-right:1px solid #c20200;}

.pro-switch {
	overflow: hidden;
	position: relative;
	width:100%;
    float:left;
}
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
	width: 100%;
	display: block;
}
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.flexslider {
	margin: 0 auto;
	position: relative;
	width:100%;
	zoom: 1;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}
.flexslider .slides {
	zoom: 1;
}
.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
	width: 60px;
	height: 90px;
	margin: -60px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	filter:alpha(opacity=0);
-webkit-transition: all .3s ease;
}
.flex-direction-nav .flex-next {
	background-position: 0 -90px;
	right: 0;
}
.flex-direction-nav .flex-prev {
	left: 0;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	filter:alpha(opacity=25);
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter:alpha(opacity=25);
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter:alpha(opacity=50);
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	text-align: center;
	left:0;
	bottom:20px;
	padding: 0;
}
.flex-control-nav li {
	margin: 0 5px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-paging li a {
	background: #0e4a80;
	display:block;
	height: 16px;
	overflow: hidden;
	border-radius:50%;
	width: 16px;
	cursor: pointer;
	text-indent: -9999px;
}
.flex-control-paging li a.flex-active {
	background:#c20201;
}

.z_title{
    width: 100%;
    float: left;
    margin: 50px 0;
    text-align: center;
    text-transform: uppercase;
    color: #999999;
    font-size: 30px;
}
.z_title font{
    font-size: 32px;
    color: #0e4a80;
    font-weight: bold;
    background: url(../images/xian.jpg) no-repeat right 8px;
    padding-right: 14px;
    position: relative;
    top: -1px;
    margin-right: 10px;
}
.z_title font span{
    color: #c20201;
}

.z_about1{
    width: 46%;
    float: left;
    margin-right: 4%;
    height: 316px;
}
.z_about1 h3{
    color: #333333;
    font-size: 28px;
    font-weight: normal;
    background: url(../images/xian1.jpg) no-repeat bottom left;
    padding-bottom: 10px;
}
.z_about1 h3 span{
    font-size: 14px;
    color: #999999;
    text-transform: capitalize;
    display: block;
    margin-top: 10px;
    font-family: Arial;
}
.z_about1 a{
    display: block;
    width: 128px;
    text-align: center;
    height: 41px;
    line-height: 44px;
    font-family: Arial;
    font-size: 18px;
    color: #c62927;
    text-transform: uppercase;
    border: 1px solid #c62927;
    border-radius: 8px;
}
.z_about1 font{
    font-size: 16px;
    color: #333333;
    display: block;
    text-indent: 2rem;
    margin: 37px 0;
    line-height: 2;
    overflow: hidden;
    height: 131px;
}
.z_about2{
    float: right;
    overflow: hidden;
    width: 50%;
    background: url(../images/hh.jpg) no-repeat right bottom;
    height: 316px;
}
.z_about2 img{}
.z_about2:hover img{
        -webkit-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.z_pro{
    width: 100%;
    float: left;
    background: url(../images/bg.jpg) repeat-y bottom center;
    min-height: 833px;
    margin-top: 80px;
}
.z_pro ul{
    float: right;
    width: 950px;
}
.z_pro ul li{
    width: 276px;
    float: left;
    text-align: center;
    margin: 0 18px;
    margin-top: 36px;
}
.z_pro ul li a{
    font-size: 16px;
    color: #333333;
}
.z_pro ul li a:hover{color: #c62927;}
.z_pro ul li a img{
    width: 276px;
    height: 174px;
}
.z_pro ul li:hover a img{
    -webkit-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.z_pro ul li dt{ width: 276px;
    height: 174px;display:block;overflow:hidden;}

.z_cokk{width:235px;float:left;background:#c20201;min-height: 833px;    position: relative;
    padding-bottom: 165px;}
.z_cokk font{
    display: block;
    text-align: center;
    background: #fff;
    height: 5px;
    margin: 0 9px;
    margin-top: 62px;
    margin-bottom: 27px;
}
.z_cokk font span{
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    background: #c20201;
    padding: 0 10px;
    position: relative;
    top: -11px;
}
.z_cokk a{display:block;height:45px;line-height:45px;font-size: 18px;color: #fff;font-weight: bold;margin: 10px 0;}
.z_cokk a:hover{background:#980201;}
.z_cokk a img{
    float: left;
    margin-top: 13px;
    margin-left: 32px;
    margin-right: 36px;
}
.z_tel1{
    width: 100%;
    float: left;
    text-align: center;
    height: 165px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.z_tel1 span{
    display: block;
    font-size: 30px;
    color: #fff;
    font-family: Candara;
    margin-top: 15px;
}
.z_more{
    float: right;
    width: 950px;
    text-align: center;
    margin: 42px 0;
}
.z_more a{
    display: inline-block;
    width: 128px;
    text-align: center;
    height: 41px;
    line-height: 44px;
    font-family: Arial;
    font-size: 18px;
    color: #c62927;
    text-transform: uppercase;
    border: 1px solid #c62927;
    border-radius: 8px;
}

.z_title1{
    width: 100%;
    float: left;
    margin: 50px 0;
    text-align: center;
    text-transform: uppercase;
    color: #999999;
    font-size: 30px;
    border-bottom: 1px solid #eee;
}
.z_title1 font{
    font-size: 32px;
    color: #0e4a80;
    font-weight: bold;
    background: url(../images/xian.jpg) no-repeat right 8px;
    padding-right: 14px;
    position: relative;
    top: -1px;
    margin-right: 10px;
}
.z_title1 font span{
    color: #c20201;
}
.z_title1 dt{
    float: left;
    position: relative;
    top: 1px;
    background: #fff;
    padding-bottom: 8px;
    padding-right: 7px;
}
.z_title1 a{
    float: right;
    position: relative;
    top: 1px;
    padding-left: 3px;
    background: #fff;
}

.z_news{width:580px;float:left;}
.z_news ul.news{
    width: 100%;
    float: left;
    margin-top: 7px;
}
.z_news ul.news li{
    width: 100%;
    float: left;
    margin: 1px 0;
}
.z_news ul.news li a{
    font-size: 16px;
    color: #5c5c5c;
}
.z_news ul.news li a:hover{color:#c20201;}
.z_news ul.news li a img{
    margin-right: 6px;
}

.slideBox{ width:580px; height:266px; overflow:hidden; position:relative; }
		.slideBox .hd{height: 16px;overflow:hidden;position:absolute;text-align: center;bottom: 12px;z-index:1;width: 100%;right: 0;}
		.slideBox .hd ul{overflow:hidden;zoom:1;float:left;width: 100%;text-align: center;}
		.slideBox .hd ul li{display: inline-block;margin: 0 5px;width: 16px;height: 16px;line-height:14px;text-align:center;background: #0e4a80;cursor:pointer;text-indent: -9999px;border-radius: 50%;}
		.slideBox .hd ul li.on{background: #c20201;color:#fff;}
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{zoom:1;vertical-align:middle;overflow: hidden;}
		.slideBox .bd img{ width:580px; height:266px; display:block;  }
		.slideBox .bd li:hover img{
			-webkit-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
		}

        .z_mes{width:581px;float:right;}
        .z_mes ul{
    width: 100%;
    float: left;
}
        .z_mes ul li{
    width: 100%;
    float: left;
    margin-bottom: 23px;
}
        .z_mes ul li h3{
    line-height: 47px;
    height: 47px;
    overflow: hidden;
    margin-bottom: 10px;
    font-size: 18px;
    color: #333333;
}
        .z_mes ul li h3 span{
    display: block;
    width: 47px;
    height: 47px;
    float: left;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    background: #c20201;
    margin-right: 10px;
    font-weight: normal;
}
        .z_mes ul li font{
    display: block;
    line-height: 47px;
    height: 47px;
    overflow: hidden;
    font-size: 18px;
    color: #333333;
}
        .z_mes ul li font span{
    display: block;
    width: 47px;
    height: 47px;
    float: left;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    background: #0e4a80;
    margin-right: 10px;
}

        .z_case{
    width: 100%;
    float: left;
}
        .z_case ul{}
        .z_case ul li{
    width: 292px;
    float: left;
    text-align: center;
    margin: 0 4px;
    margin-bottom: 26px;
    position: relative;
}
        .z_case ul li a{
    font-size: 16px;
    color: #333333;
}
        .z_case ul li a dt{
    width: 292px;
    height: 241px;
    display: block;
    overflow: hidden;
    margin-bottom: 6px;
}
        .z_case ul li a img{
    width: 292px;
    height: 241px;
}
        .z_case ul li:hover a img{
            -webkit-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
        }
        .z_case ul li a i{
    background: url(../images/hk.png);
    width: 292px;
    height: 241px;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}
        .z_case ul li:hover a i{display:block;}

        .z_bot{width:100%;float:left;height:230px;background:#333333;}
        .z_bot1{
    margin-top: 20px;
    width: 350px;
    float: left;
}
        .z_bot1 h3{
    font-size: 20px;
    color: #fff;
    font-weight: normal;
    margin-bottom: 7px;
    width: 100%;
    float: left;
    display: block;
}
        .z_bot1 font{
    display: block;
    font-size: 16px;
    color: #999999;
    line-height: 36px;
    margin-top: 17px;
    width: 100%;
    float: left;
}
        .z_bot1 font img{
    float: left;
    margin-right: 10px;
}
        .z_bot2{width:580px;float:right;margin-top: 20px;}
        .z_bot2 font{
    font-size: 12px;
    color: #fff;
    display: block;
    width: 50%;
    float: left;
    line-height: 81px;
}
        .z_bot2 font img{
    float: left;
    margin-right: 14px;
}
        .z_bot2 ul{
    width: 100%;
    float: left;
    margin-top: 20px;
}
        .z_bot2 ul li{
    float: left;
    margin-right: 23px;
}
        .z_bot2 ul li a{
    font-size: 14px;
    color: #999999;
}
        .z_bot2 span{
    display: block;
    margin-top: 7px;
    width: 100%;
    float: left;
    font-size: 12px;
    color: #999999;
}

        .z_right{width:909px;float:right;}
        .z_weizi{width:100%;float:left;font-size:12px;color:#8d8986;text-align:right;}
        .z_weizi a{color:#8d8986;}

        .z_yema{
    width: 100%;
    float: left;
    text-align: center;
    margin: 37px 0;
}
        .z_yema a{
    font-size: 16px;
    color: #6d6d6d;
    font-family: Arial;
    display: inline-block;
    background: url(../images/y1.png) no-repeat;
    /* width: 33px; */
    height: 32px;
    text-align: center;
    line-height: 32px;
    margin: 0 3px;
    background-size: 100% 100%;
    padding: 0 12px;
}
        .z_yema a.select{
    background: url(../images/y2.png) no-repeat;
    color: #fff;
}
        .z_nr{width:100%;float:left;font-size:16px;color:#333333;line-height:2;}
        .z_fanye{width:100%;float:left;margin:30px 0;text-align:right;}
        .z_fanye a{font-size:14px;color:#333333;margin-left:30px;}
        .z_fanye a:hover{color:#c20201;}

        .z_mes1{width: 100%;float: left;margin-top: 40px;}
        .z_mes1 ul{
    width: 100%;
    float: left;
}
        .z_mes1 ul li{
    width: 100%;
    float: left;
    border-bottom: 1px solid #eee;
    padding: 23px 0;
}
        .z_mes1 ul li h3{
    line-height: 47px;
    height: 47px;
    overflow: hidden;
    margin-bottom: 10px;
    font-size: 18px;
    color: #333333;
}
        .z_mes1 ul li h3 span{
    display: block;
    width: 47px;
    height: 47px;
    float: left;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    background: #c20201;
    margin-right: 10px;
    font-weight: normal;
}
        .z_mes1 ul li font{
    display: block;
    line-height: 47px;
    overflow: hidden;
    font-size: 18px;
    color: #333333;
}
.z_mes1 ul li font dt{
    display: block;
    float: right;
    width: 852px;
    line-height: 2;
    margin-top: 6px;
}
        .z_mes1 ul li font span{
    display: block;
    width: 47px;
    height: 47px;
    float: left;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    background: #0e4a80;
    margin-right: 10px;
}
        .z_cokk1{
    width: 100%;
    float: left;
}
        .z_cokk1 a{
    display: block;
    width: 128px;
    text-align: center;
    height: 41px;
    line-height: 44px;
    font-family: Arial;
    font-size: 18px;
    color: #c62927;
    text-transform: uppercase;
    border: 1px solid #c62927;
    border-radius: 8px;
    float: left;
    margin-right: 40px;
}
        .z_cokk1 a:hover{background:#c20201;color:#fff;}
        .z_cokk1 a.nhov{background:#c20201;color:#fff;}

        .z_gbok{
    width: 100%;
    float: left;
    margin-top: 40px;
}
        .z_gbok ul li{
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
        .z_gbok ul li font{
    font-size: 14px;
    color: #000;
    display: block;
    float: left;
    line-height: 37px;
    width: 70px;
    padding-left: 15px;
    position: relative;
}
        .z_gbok ul li font span{
    color: #ff0000;
    position: absolute;
    left: 5px;
}
        .z_gbok ul li input.wz{
    width: 333px;
    height: 37px;
    border: 1px solid #000;
    font-size: 14px;
    padding-left: 10px;
    outline: none;
}
        .z_gbok ul li textarea{
    outline: none;
    width: 666px;
    height: 262px;
    padding-left: 10px;
    padding-top: 10px;
    resize: none;
    border: 1px solid #000;
    font-size: 14px;
}
        .z_gbok ul li input.dj1{
    width: 157px;
    height: 40px;
    border: none;
    margin-right: 40px;
    background: #c20201;
    font-size: 16px;
    color: #fff;
}
        .z_gbok ul li input.dj2{    width: 157px;
    height: 40px;
    border: none;
    margin-right: 40px;
    background: #0e4a80;
    font-size: 16px;
    color: #fff;}

        .z_con1{
    width: 100%;
    float: left;
    color: #000;
    font-size: 14px;
}
        .z_con1 h3{
    font-size: 24px;
    font-weight: normal;
    margin-top: 25px;
    margin-bottom: 30px;
}
        .z_ewm1{
    float: right;
    line-height: 3;
    margin-top: 13px;
}
        .z_ewm1 font{
    float: left;
    text-align: center;
    color: #999999;
    margin: 0 7px;
}

        .z_about{
    width: 100%;
    float: left;
    font-size: 16px;
    color: #333333;
    line-height: 2;
    margin-bottom: 60px;
}
.z_about h3{
    color: #333333;
    font-size: 28px;
    font-weight: normal;
    background: url(../images/xian1.jpg) no-repeat bottom left;
    padding-bottom: 14px;
    line-height: initial;
    margin-bottom: 20px;
}
.z_about h3 span{
    font-size: 14px;
    color: #999999;
    text-transform: capitalize;
    display: block;
    margin-top: 10px;
    font-family: Arial;
}

.z_news1{
    width: 100%;
    float: left;
}
.z_news1 ul{}
.z_news1 ul li{
    width: 94%;
    float: left;
    padding: 20px 3%;
    border-bottom: 1px dashed #a9a9a9;
}
.z_news1 ul li a{}
.z_news1 ul li a h3{background:#0e4a80;float: left;width: 68px;height: 58px;text-align: center;font-size: 22px;color: #fff;padding-top: 10px;margin-right: 20px;}
.z_news1 ul li:hover a h3{background:#c20201;}
.z_news1 ul li a h3 span{
    display: block;
    font-size: 12px;
    font-weight: normal;
}
.z_news1 ul li a font{
    font-size: 14px;
    color: #666666;
    line-height: 1.5;
}
.z_news1 ul li a font span{color:#0e4a80;font-size: 18px;display: block;}
.z_news1 ul li:hover a font span{color:#c20201;}

.z_nn1{
    width: 100%;
    float: left;
    font-size: 16px;
    color: #666666;
    line-height: 2;
}
.z_nn1 h3{
    font-size: 18px;
    color: #c20201;
    font-weight: normal;
    text-align: center;
}
.z_nn1 font{
    font-size: 14px;
    color: #8d8986;
    display: block;
    text-align: center;
    margin-top: 6px;
    margin-bottom: 20px;
}

#imgContainer{width: 1920px;overflow:hidden;position:relative;height: 640px;left: 50%;margin-left: -960px;background-size: 100% 100%;}
#imgContainer img{display:none;}
#imgMask{position:absolute;width:100%;height:100%;overflow:hidden;}
#imgMask .range{float:left;position:relative;}
#imgMask .range div{position:absolute;left:0;top:0;}	
#imgContainer .pageBar{position:absolute;z-index:99;right: 0;bottom: 20px;width: 100%;text-align: center;}
#imgContainer .pictureBar{z-index:99;}
.pageBar img, .pictureBar img{display:block !important;float:left;border:1px solid #666;margin:0px 2px 2px 2px;filter:alpha(opacity=50);-moz-opacity: .5;opacity: .5;}
.pageBar img.current, .pictureBar img.current{filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1;display:block !important;}
.pageBar a{display: inline-block;background:#0e4a80;width:16px;font-size:12px;margin:0 5px;text-align:center;line-height :16px;font-family:Arial;cursor:pointer;text-decoration:none;text-indent:9999px;border-radius:50%;}
.pageBar a:hover,.pageBar a.current{background:#c20201;}